@charset "utf-8";
/* CSS Document */
html {overflow-y:scroll;}
*{margin:0;padding:0;list-style:none;border:0;}
body{font-size:15px;  margin:0; padding:0;font-family: "微软雅黑"; overflow:hidden; }
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,html,body,nav{padding:0;margin:0; color:#333}
h1,h2,h3,h4,h5,h6 {font-size:14px; font-weight:normal;}
img{border:0;}
ol,ul{list-style:none;}
i{ font-style:normal}
h1{font-size:18px;}
a{color:#333;text-decoration:none;font-size:15px;blr:expression(this.onFocus=this.blur());font-family: "微软雅黑"; }
a:hover{color:#f00;text-decoration:none;}
.clean100{clear:both;height:415px;overflow:hidden;}
.clean70{clear:both;height:70px;overflow:hidden;}
.clean50{clear:both;height:50px;overflow:hidden;}
.clean30{clear:both;height:30px;overflow:hidden;}
.clean20{clear:both;height:20px;overflow:hidden;}
.clean10{clear:both;height:10px;overflow:hidden;}
.left{ float:left;overflow:hidden;}
.right{float:right;overflow:hidden;}
.mar{ margin:0 auto}
.w1200{ width:1200px; overflow:hidden;clear:both;}
.i{font-style:normal}


/*返回顶部样式*/
.totop{position:fixed;right:25px;bottom:25px;display:block;width:26px;height:62px;background:url(../images/rocket.png) no-repeat 0 0;-webkit-transition: all 0.2s ease-in-out;}
.totop:hover{background:url(../images/rocket.png) no-repeat 0 -62px;}


/*导航条1*/
.top{ width:100%; height:36px;line-height:36px; background:#343742}
.top span{ color:#928d8d;  float:left}
.top a,.top p{ float:right;color:#928d8d; padding-right:15px; }

/*导航条*/

.hedr{ width:1200px; overflow:hidden;margin:0 auto; z-index:999;position: relative;}
.dht{ float:left;  height:600px; width:280px;background:rgba(0, 0, 0, 0.8) none repeat scroll !important; /*实现FF背景透明，文字不透明*/background:#000; filter:Alpha(opacity=70);/*实现IE背景透明*/}
.menu{ width:100%; overflow:hidden; float:left;}
.menu .menu_item{ display:inline-block;float:left;font-size: 18px;color: #adb2c8;width:280px;height:48px;font-family:"微软雅黑";  }
.menu .menu_item a{font-size: 16px;color: #c1c1c1; display: block;width: auto; line-height:48px;}
.menu .menu_item i{ width:23px; height:48px; background:url(../images/dhtd.png) center no-repeat; float:left; margin-left:80px; margin-right:15px}
.menu .menu_item:hover{background: url(../images/dhkt2.jpg) center no-repeat;}
.menu .menu_item:hover i{ background:url(../images/dhtd2.jpg) center no-repeat;}
.menu .menu_item:hover a{color:#ff0000;}
.cur{text-decoration:none;background:url(../images/dhkt2.jpg) no-repeat}
.cur i{  background:url(../images/dhtd2.jpg) center no-repeat !important;}
.cur a{color:#ff0000!important;}

.menu:hover .cur,.menu:hover .cur i{background:none  !important}
.menu:hover .cur i{background:url(../images/dhtd.png) center no-repeat  !important}
.menu:hover .cur a{color:#adb2c8 !important; }
.menu .menu_item:hover .submenu{display:block; z-index:999999; position:absolute;left:280px; margin-top:-48px}
.submenu{ overflow: hidden;z-index:999999999; display:none;background-color:#758fae}
.submenu_item {padding:0 2px; min-width:160px; text-align:center }
.submenu_item a{ color:#fff!important; font-weight:100 !important; line-height:3em !important;}
.submenu_item:hover{ background:#ff0000}
.submenu_item a:hover{ color:#fff !important;}


.dht span{ width:100%; float:left; padding-top:30px; text-align:center; padding-bottom:30px;}
.dht span img{ max-width:240px; }
.dht dl{width:90%; float:left; padding:10px; }
.dht dl p{ float:left; width:100%; line-height:50px;color:#ff0000; padding-bottom:10px}
.dht dl img{ height:50px; float:left;  padding-left:55px; padding-right:8px; }
.dht dl b{ float:left; width:100%; font-size:26px; line-height:30px; text-align:center; color:#FFF}

/*导航条2*/
.heandr{ width:100%; height:90px; background:#000}
.logot{ height:90px; float:left; overflow:hidden}
.logot img{ height:90px;}
.dhtu{ width:854px; float:right; height:90px;}
.menu1{ width:100%; overflow:hidden; float:left; }
.menu1 .menu_item1{ display:inline-block;float:left;font-size: 18px;width:122px;height:90px;font-family:"微软雅黑";  }
.menu1 .menu_item1 a{font-size: 16px;color: #d9d9d9; display: block;width: auto; line-height:90px; padding-left:10px}
.menu1 .menu_item1 i{ width:23px; height:90px; background:url(../images/dhtd.png) center no-repeat; float:left; margin-left:20px}
.menu1 .menu_item1:hover i{ background:url(../images/dhtd3.png) center no-repeat;}
.menu1 .menu_item1:hover a{color:#ff0000;}

.cur1 i{  background:url(../images/dhtd3.png) center no-repeat !important;}
.cur1 a{color:#ff0000!important;}

.menu1:hover .cur1,.menu1:hover .cur1 i{background:none  !important}
.menu1:hover .cur1 i{background:url(../images/dhtd.png) center no-repeat  !important}
.menu1:hover .cur1 a{color:#d9d9d9 !important; }
.menu1 .menu_item1:hover .submenu1{display:block; z-index:999999; position:absolute;border-top:5px solid #fff;}
.submenu1{ overflow: hidden;z-index:999999999; display:none;background:rgba(0, 0, 0, 0.8) none repeat scroll !important; /*实现FF背景透明，文字不透明*/background:#000; filter:Alpha(opacity=70);/*实现IE背景透明*/}
.submenu_item1 {padding:0 2px; min-width:160px; text-align:center }
.submenu_item1 a{ color:#fff!important; font-weight:100 !important; line-height:3em !important;}
.submenu_item1:hover{ background:#ff0000}
.submenu_item1 a:hover{ color:#fff !important;}


.suan-banner{ max-width:100%;float:left; height: auto}
.suan-banner img{ width:100%;}


/*banner*/
.bannerdw{width:100%;height:600px;clear:both;position: absolute;top:36px; left:0}
.banner{ min-width:1200px;  position:relative;  height:600px; overflow:hidden;  }
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important;  height:600px; }
.banner .bd li .siteWidth{ width:1200px; position:relative;  margin:0 auto;  height:600px;  }
.banner .bd li a{ height:600px; display:block;  }
.banner .bd .txt{ position:absolute; width:415px; top:100px; left:22px;   font:normal 18px/30px "Microsoft YaHei";    }
.banner .bd .btn{ display:block; zoom:1; margin-top:8px;  width:72px; padding-right:10px;  height:31px; line-height:31px; text-align:center; color:#fff; font-size:12px; background:url(../images/banner-btn.png) 0 0 no-repeat;
_background:url(../images/banner-btn-ie6.png) 0 0 no-repeat;
}
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:30px; line-height:30px; text-align:center; }
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:url(../images/dot-black.png) 0 0; overflow:hidden; 
	line-height:9999px; filter:alpha(opacity=40);opacity:0.4; 
}
.banner .hd ul .on{ filter:alpha(opacity=100);opacity:1;  }

.fwso{ width:110%; float:left;padding-bottom:70px; overflow:hidden; padding-top:120px}
.fwso span.jul{ width:290px; float:left; display:block}
.fwso span.ju2{ width:360px; float:left; display:block}

.fwso  h1{ float:left; font-size:24px; font-weight:bold; padding-bottom:18px;}
.fwso  h2{ float:left; color:#fff; background:#ff0000; font-size:16px; padding:5px 20px; display:block}
.fwso i{ width:1px; height:88px; border-left:1px solid #e5e5e5; margin-left:80px; margin-right:80px; float:left}



.searcht{width:360px; height:44px; float:left; margin-bottom:15px;border:1px solid #333; border-left:none; border-right:none;}
.kuan_sou{ width:310px; height:42px; line-height:42px; float:left;}
.kuan_an{ width:50px; height:44px; cursor:pointer; float:right; background:url(../images/ss1.png) center no-repeat; border:none;}
.kuan_an:hover{ background: url(../images/ss2.png) center no-repeat}
.fwso span a{ float:left; padding-right:8px; display:inline-block; font-size:13px}

.fwso span p{ float:left; width:100%; line-height:50px}
.fwso span img{ height:50px; float:left}
.fwso b{ float:left; width:90%; font-size:30px; line-height:40px; padding-left:30px;}




/*产品中心*/
.bjs{ width:100%; float:left; background-color:#f9f9f9;}

.bt{width:100%; height:80px; float:left;text-align:center; background:url(../images/bk.jpg) bottom no-repeat;}
.bt b{font-size:24px;}
.bt dd{ color:#777777;font-size:14px; padding-top:10px}
.bt i{ color:#ff0000;}
.cp_left{ width:100%; float:left; text-align:center; overflow:hidden; padding-bottom:30px}
.cp_left a{ padding:5px 20px; font-size:16px; color:#fff; background-color:#000; display:inline-block}
.cp_left a:hover{ background:#ff0000}
.cp_nr{ width:110%; float: left; overflow:hidden; padding-top:10px;}
.cp_nr li { width:384px; float:left; margin-right:35px; overflow:hidden; padding-bottom:10px; border-bottom:1px solid #d0d0d0; margin-bottom:30px}
.cp_nr li a{ display:block}
.cp_nr li a span{ width:384px; height:239px; display:table-cell; text-align: center; vertical-align: middle;overflow:hidden;*display: block; *font-size: 244px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.cp_nr li a span img{ max-width:384px; max-height:239px; width:auto; height:auto;overflow: hidden;vertical-align: middle;}
.cp_nr li a:hover span img{ -webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.2);transform:scale(1.2);}
.cp_nr li a p{ width:100%;line-height:44px; float:left;font-size:16px;  overflow:hidden}
.cp_nr li a dd{ font-size:13px; color:#ff0000;}
.cp_nr li a:hover p,.cp_nr li a:hover dd{ color:#6d7783}

/*优势*/
.qy_sl ul{ width:110%; float:left; overflow:hidden}
.qy_sl ul li{ width:390px; float:left; padding-right:15px;}
.imghvr-slide-down {position: relative;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	
background:rgba(0, 0, 0, 0.8) none repeat scroll !important; /*实现FF背景透明，文字不透明*/
background:#000; filter:Alpha(opacity=80);/*实现IE背景透明*/
	color: #fff;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.imghvr-slide-down>img {
	vertical-align: top;
	max-width: 100%
}
.imghvr-slide-down .figcaption{
	background-color: inherit;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;-webkit-transform: translateY(-100%);transform: translateY(-100%);background-color: inherit
}
.imghvr-slide-down:before,.imghvr-slide-down:after,.imghvr-slide-down *,.imghvr-slide-down *,.imghvr-slide-down *:before,.imghvr-slide-down *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .35s ease;
	transition: all .35s ease; 

}

.imghvr-slide-down:hover .figcaption {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}


.figcaption {
	opacity:0.95; width:100%; height:100%; text-align: center;}
.figcaption img{ max-height:48px; margin-top:88px}


.ys_wen{ width:388px; float:left; border:1px solid #dddddd; height:314px;  text-align:center}
.yan1{border-bottom:5px solid #ff0000;margin-top:15px;}
.yan2{border-bottom:5px solid #26486e; margin-bottom:15px;}
.yan3{border-bottom:5px solid #000;margin-top:15px;}
.ys_wen img{ width:120px; margin-top:40px; margin-bottom:40px;}
.ys_wen p{width:100%; float:left;  font-size:20px; padding-bottom:15px;}
.ys_wen  b{width:100%; float:left; font-size:22px;}
.ys_wen:hover img{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}

/*新闻*/
.new_l{ width:595px; float:left; margin-right:10px; background-color:#FFF}
.new_lbt{ width:100%; height:160px; float:left;}
.new_lbt span{ width:164px; height:92px;float:left; padding:34px 13px; background:#000;}
.new_lbt span dl,.new_rbt span dl{ width:30px; height:2px ; border-bottom:2px solid #fff; margin-bottom:10px; display:block}

.new_lbt span b a,.new_rbt span a{ font-size:20px;color:#fff; line-height:42px; display:block }
.new_lbt span p,.new_rbt span p{font-size: 11px; text-transform: uppercase; color: rgb(204, 204, 204);}
.new_lbt img{ width:405px; float:left}
.new_lb{ float:left; padding:40px; padding-bottom:0; width:515px; background:url(../images/new2.jpg) top left no-repeat}
.new_lb li{ width:100%; float:left; padding-bottom:44px; overflow:hidden}
.new_lb li span{ width:60px; height:60px; text-align:center; margin-right:20px; float:left}
.new_lb li span b{ width:100%; float:left;line-height:41px;color:#171717;font-size:32px;}
.new_lb li span i{color:#171717; font-size:12px; }
.new_lb li h1{ float:left; width:425px; font-size:16px; padding-bottom:12px;overflow: hidden;/*超出部分隐藏*/ white-space: nowrap;/*不换行*/ text-overflow:ellipsis;/*超出部分省略号显示*/}
.new_lb li p{ float:left; width:425px; color:#999;}
.new_lb li:hover h1{ color:#ff000}



.new_rbt{ width:100%; float:left; }
.new_rbt span{width:569px;height:92px; float:left; padding:34px 13px;background-color:#eeeeee }
.new_rbt span dl{ width:30px; height:2px ; border-bottom:2px solid #666666; margin-bottom:10px;}
.new_rbt span a,.new_rbt span p{ color:#666666}
.new_rlb img{ width:100%; float:left;}
.new_rlb{ width:555px; float:left; padding:30px 20px;}
.new_rlb li{width:100%; float:left;}
.new_rlb li b{width:100%; float:left; font-size:16px; color:#6d7783; padding-bottom:15px; font-family:"宋体"}
.new_rlb li p{float:left; line-height:23px;color:#999; padding-bottom:20px}
/*关于我们*/
.bjs1{width:100%; float:left; background:url(../images/cpbj.jpg) top no-repeat; overflow:hidden }
.gywm{ padding:40px; width:1120px; float:left; background-color:#FFF}
.gywm img{ width:560px; height:315px; float:left}
.gywm span{ background:#eeeeee; float:left; width:480px; padding:50px 40px;}
.gywm span b{ font-size:20px; width:100%; float:left; padding-bottom:6px;}
.gywm span i{ width:100%; float:left; color:#888888; }
.gywm span p{ width:100%; float:left; line-height:26px;padding-top:14px;}
.gywm span a{ background-color:#ff0000; padding:4px 20px; float:right; margin-top:17px; color:#FFF; display:inline-block}

.friendLink{ width:100%; float:left;overflow:hidden; clear:both; height:260px;}
.friendLink ul{ overflow:hidden; zoom:1; }
.friendLink ul li{float:left;margin-right:25px; width:172px; text-align:center }
.friendLink ul li a{display:inline-block; width:172px;  overflow:hidden;}
.friendLink ul li span{display:table-cell; text-align: center; vertical-align: middle; width:170px; height:210px; overflow: hidden; border:1px solid #f1f1f1; *display: block; *font-size: 183px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.friendLink ul li span img{max-width:170px;max-height:210px;display: inline-block;vertical-align: middle; width:auto; height:auto}
.friendLink ul li:hover{ transition: all .7s;}
.friendLink ul li:hover span img{-webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.3);transform:scale(1.3);}
.friendLink ul li p{ width:100%;height:36px;text-align:center; float:left; text-align:center;line-height:36px; overflow:hidden;white-space: nowrap; }
.friendLink ul li:hover p{background-color:#6d7783; color:#FFF;opacity: 1;line-height:36px;}

/*服务*/
.fuwu ul{ width:110%; float:left}
.fuwu ul li{ width:220px; float:left; padding-right:85px; overflow:hidden; text-align:center}
.fuwu ul li img{ width:80px; margin-bottom:10px;-webkit-transition: -webkit-transform 2s ease-out;  -moz-transition: -moz-transform 2s ease-out;  -o-transition: -o-transform 2s ease-out;  -ms-transition: -ms-transform 2s ease-out; }
.fuwu ul li b{ font-size:20px; line-height:36px; display:block}
.fuwu ul li i{ color:#9999a4; margin-bottom:20px; display:block}
.fuwu ul li dd{ border-bottom:1px solid #cccccc; width:120px; height:1px; margin:0 auto }
.fuwu ul li p{ line-height:22px; margin-top:20px; font-size:12px; color:#666666}
.fuwu ul li:hover img{-webkit-transform:rotateY(360deg);  -moz-transform: rotateY(360deg);  -o-transform:rotateY(360deg);  -ms-transform: rotateY(360deg);  transform: rotateY(360deg);}
.fuwu ul li:hover b,.fuwu ul li:hover i{ color:#ff0000}
.fuwu ul li:hover p{ color:#6d7783}




.foot{ width:100%; float:left;background:#000; overflow:hidden; padding-bottom:20px }
.centor{ width:1000px; margin:0 auto}
.footer{ width:353px; float:left;text-align:center; padding-left:80px}
.footer li{ width:100%; float:left; }
.footer li dl{width:95px; float:left; padding-right:15px; text-align:center }
.footer li img{ width:95px; height:95px; float:left; }
.footer li dl i{color:#eee; line-height:22px;}
.footer li span{ float:left; width:190px; padding:20px; border:1px solid #666666; overflow:hidden; display:inline-block; text-align:left}
.footer li span i{ float:left; width:100%; line-height:22px; color:#fff}
.footer li span b{ font-size:20px; color:#FFF;}

.footer_1{ width:100%; height:50px; float:left; margin-top:30px; margin-bottom:30px; border-bottom:1px solid #eee; border-top:1px solid #eee;}
.footer_1 ul li{ width:90px; height:50px;line-height:50px;  float:left; overflow:hidden; display:inline-block; padding-right:26px}
.footer_1 ul li a{font-size:15px; color:#eee;}

.foott{ width:530px; float:left; text-align:center;}
.foott p,.foott p a{ color:#eee;line-height:26px; }

/*翻页*/
#pages,.cpage{ width: 100%; height: 50px; text-align: center; line-height: 22px; padding-top: 1px; clear:both;}
#pages a,.cpage a{ background: #f5f5f5; border: #ddd solid 1px; padding: 3px 8px; margin: 0 2px; float: none; color: #333; font-size: 14px;}
#pages span{ background: #ff0000; color: #fff; border: #DDD solid 1px; padding: 3px 8px; margin: 0 2px; float: none;}
#pages a:hover{border: #ff0000 solid 1px;}

.articlebook{ width:100%; float:left; overflow:hidden; padding-top:10px; padding-bottom:10px}
.articlebook a.zuo{ float:left}
.articlebook a.you{ float:right}
.articlebook a:hover{ color:#F00}

/*关于我们*/
.gdt{ width:100%; height:52px; float:left; background-color:#eeeeee; line-height:52px;}
.rmzx1{ width:380px; float:left}
.rmzx1 p{ color:#ff0000}


.nr_left{ width:800px; float:right; overflow:hidden}
.nr_left ul li{height:52px; margin-bottom:2px; text-align:center;float: right; border-right:2px solid #fff;overflow: hidden;/*超出部分隐藏*/ padding:0 8px } 
.nr_left ul li:hover,.nr_left ul li.cuz{ background:#d90000}
.nr_left ul li:hover a,.nr_left ul li.cuz a{ color:#FFF}





.wznr{ width:100%; float:left;}
.wznr b{width:100%; float:left; text-align:center; font-size:20px; line-height:36px; padding-bottom:20px;}
.wznr p{width:100%; float:left; overflow:hidden;  line-height:28px; padding-bottom:5px; }
.wznr p strong{ font-size:16px; color:#1696c5}
.wznr img{ max-width:650px; max-height:!important;}
.wznr span{ width:100%; float:left; text-align:center;  padding-bottom:20px;}
.cp_dy{ width:99.8%; float:left; border:1px solid #333; background:#CCC;}
.cp_dy dd{ float:left; padding:10px; line-height:22px; font-size:13px;}

.pro_nr{ width:1110px; border:15px solid #f4f4f4; padding:30px; float:left}



/*联系我们*/

.lxwm{ width:100%; float:left; overflow:hidden;}
.lxwm ul{ width:110%; float:left; overflow:hidden; padding-top:10px;}
.lxwm ul li{ width:301px; float:left; text-align:center; border-right:1px solid #e8e8e8;}
.lxwm ul li img{ max-width:80px; margin-bottom:30px}
.lxwm ul li p{ line-height:36px; font-size:15px}
.lxwm ul li:hover p{ color:#a10404}
.lxwm ul li:hover img{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}



/*图片中心*/
.cp_img{ width:110%; float: left; overflow:hidden; padding-top:10px;}
.cp_img li { width:283px; float:left; margin-right:20px; overflow:hidden; margin-bottom:30px; border:1px solid #eeeeee; text-align:center}
.cp_img li a span{ width:280px; height:180px; display:table-cell; text-align: center; vertical-align: middle;overflow:hidden;*display: block; *font-size: 157px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.cp_img li a span img{ max-width:280px; max-height:180px; width:auto; height:auto;overflow: hidden;vertical-align: middle;}
.cp_img li a:hover span img{ -webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.2);transform:scale(1.2);}
.cp_img li a p{ width:100%;line-height:44px; float:left;font-size:16px;  overflow:hidden; white-space: nowrap;}
.cp_img li:hover a p{ color:#ff0000}
.cp_img li:hover{border:1px solid #ff0000; }

/*新闻列表*/
.new_list ul li{ width:1158px; float:left; border:1px solid #f4f4f4; margin-bottom:10px; padding:20px;}
.new_list ul li span{ width:176px; height:146px; background-color:#000; text-align:center; display:block; float:left}
.new_list ul li span b{width:100%; float:left  ; color:#fff; font-size:30px; line-height:52px; padding-top:27px}
.new_list ul li span  i{ color:#fff; font-size:20px}
.new_list ul li h2 a{ width:952px; float:right; line-height:36px; font-size:18px; padding-bottom:12px;}
.new_list ul li p{ width:952px; float:right; line-height:26px;}
.new_list ul li:hover{ border:1px solid #ff0000;}
.new_list ul li:hover span{background-color:#ff0000;}
.new_list ul li:hover h2 a{ color:#ff0000}
/*新闻内容*/
.new_nr{ width:100%; float:left;overflow:hidden}
.new_nrt{ width:100%; float:left; text-align:center; overflow:hidden; padding-bottom:10px}
.new_nrt h1{ font-size:20px; font-weight:bold; line-height:42px; color:#343742}
.new_nrt span{line-height:40px; color:#999}
.new_nr p{ width:100%; float:left; text-align:left; line-height:30px;padding-top:5px;}
.new_nr p img{max-width:800px;}
.cp_dy{ width:95%; float:left; border:1px solid #e5e5e5; background:#f5f5f5; margin-left:20px; margin-bottom:15px}
.cp_dy span{ display:block; float:left; padding:10px; line-height:20px; overflow:hidden; color:#868686; font-size:12px; text-align:left}

/*在线咨询*/
.table_form{ width:800px;  margin:0 auto}
.table_form .input-text{ width:600px !important; background-color:#fbfbfb; border:1px solid #eeeeee}
.table_form textarea{ width:595px !important; background-color:#fbfbfb; border:1px solid #eeeeee}
.button{ width:610px; float:left; line-height:36px; background:#000}